home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-12-15 | 301 b | 13 lines |
- #
- # Makefile.preamble for Schematik
- #
- # This file is included just before app.make is read in.
- #
-
- OTHER_GARBAGE = *~ .nfs*
- NOMACHO =
- LANGUAGE_DIRECTORIES = English.lproj French.lproj German.lproj
- OTHER_SOURCEFILES = $(LANGUAGE_DIRECTORIES)
- #OTHER_LIBS = -lMallocDebug
- TOUCH_DATE = "12/15/91 01:10:00"
-